home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / biblio / bibtex / utils / bibextract / citetags.txt < prev    next >
Text File  |  1992-11-01  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. CITETAGS(1)              USER COMMANDS                CITETAGS(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      citetags - extract BibTeX citation tags from a LaTeX  source
  10.      or .aux file
  11.  
  12. SYNOPSIS
  13.      citetags LaTeX source or .aux file >tagsfile
  14.  
  15. DESCRIPTION
  16.      citetags extracts BibTeX citation tags from a  LaTeX  source
  17.      file  or  .aux  file  and sends them to stdout, possibly for
  18.      later input to citefind(1).
  19.  
  20.      citetags and citefind(1) can be used to extract from a large
  21.      BibTeX   bibliography  data  base  just  those  bibliography
  22.      entries that are actually used  in  a  particular  document,
  23.      perhaps  for  submission  to a publisher, or distribution in
  24.      electronic form.
  25.  
  26. BUGS
  27.      citetags is not smart enough  to  incorporate  BibTeX  cross
  28.      references unless they are themselves cited.
  29.  
  30.      That feature should be added.
  31.  
  32. SEE ALSO
  33.      bibclean(1), bibextract(1),  bibindex(1),  biblook(1),  bib-
  34.      sort(1), bibtex(1), citefind(1), latex(1), nawk(1).
  35.  
  36. FILES
  37.      /usr/local/lib/bibextract/citetags.awk  nawk(1) program  for
  38.                                              tag extraction.
  39.  
  40.      /usr/local/bin/citetags                 user-callable  shell
  41.                                              script   to   invoke
  42.                                              nawk(1).
  43.  
  44. AUTHOR
  45.      Nelson H. F. Beebe, Ph.D.
  46.      Center for Scientific Computing
  47.      Department of Mathematics
  48.      University of Utah
  49.      Salt Lake City, UT 84112
  50.      USA
  51.      Tel: +1 801 581 5254
  52.      FAX: +1 801 581 4148
  53.      Email: <beebe@math.utah.edu>
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Version 1.02      Last change: 30 October 1992                  1
  64.  
  65.  
  66.  
  67.